翻訳と辞書
Words near each other
・ Deadline – U.S.A.
・ Deadline-monotonic scheduling
・ Deadline.com
・ Deadline24
・ Deadlines (Arkells album)
・ Deadlines (Strawbs album)
・ Deadlock
・ Deadlock (1931 film)
・ Deadlock (1943 film)
・ Deadlock (1970 film)
・ Deadlock (band)
・ Deadlock (Battlestar Galactica)
・ Deadlock (disambiguation)
・ Deadlock (game theory)
・ Deadlock (novel)
Deadlock prevention algorithms
・ Deadlock provision
・ Deadlocked (novel)
・ Deadly
・ Deadly (AU TV series)
・ Deadly (film)
・ Deadly (UK TV series)
・ Deadly Advice
・ Deadly Affairs
・ Deadly Apples
・ Deadly Arts
・ Deadly Awards
・ Deadly Awards 1997
・ Deadly Awards 1998
・ Deadly Awards 1999


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Deadlock prevention algorithms : ウィキペディア英語版
Deadlock prevention algorithms
In computer science, deadlock prevention algorithms are used in concurrent programming when multiple processes must acquire more than one shared resource. If two or more concurrent processes obtain multiple resources indiscriminately, a situation can occur where each process has a resource needed by another process. As a result, none of the processes can obtain all the resources it needs, so all processes are blocked from further execution. This situation is called a deadlock. A deadlock prevention algorithm organizes resource usage by each process to ensure that at least one process is always able to get all the resources it needs.
==Overview==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Deadlock prevention algorithms」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.